home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Resources / zoomedFormEditor.nib / classes.nib next >
Text File  |  2005-10-24  |  315b  |  12 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = OWZoomedTextEditor; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {editView = NSScrollView; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }
  10.     ); 
  11.     IBVersion = 1; 
  12. }